home *** CD-ROM | disk | FTP | other *** search
- We just received the new Microsoft TCP/IP. It works better than the previous
- one. (We have one very finicky app that we'd like to run off a LM server.)
- The only problem we've found so far is that ping doesn't use DNS; you must
- use the numerical address. The telnet isn't included in the beta, either.
- I expect they will just update the Terminal applet to use TCP/IP as they did
- in NT. Every Winsock app we've tried runs just fine. It sure is nice to have
- 600k free again.
- From news@bigblue.oit.unc.edu Thu Mar 31 06:28:15 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA05203; Thu, 31 Mar 1994 12:12:09 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA26859; Thu, 31 Mar 1994 12:00:54 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: 31 Mar 1994 06:28:15 GMT
- From: ifdi517@utxsvs.cc.utexas.edu (MGD)
- Message-Id: <2ndqhv$ikp@geraldo.cc.utexas.edu>
- Organization: The University of Texas at Austin
- Sender: ses
- Subject: WinTrumpet
-
- does WinTrumpet support encoding and decoding? And if it does, does
- anyone know is it as good as WinVn? Thanks.
-
- MGD
- From news@bigblue.oit.unc.edu Wed Apr 2 23:36:00 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA05210; Thu, 31 Mar 1994 12:12:11 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA27351; Thu, 31 Mar 1994 11:54:42 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: 31 Mar 1994 04:36:00 -0500
- From: roddie@ionews.io.org (Roddie Hasan)
- Message-Id: <2ne5i0$86g@ionews.io.org>
- Organization: Internex Online (io.org) Data: 416-363-4151 Voice: 416-363-8676
- Sender: ses
- Subject: Trumpet Winsock
-
- Hi all...I've got a couple of questions.
-
- I'm testing out a SL/ip connection from home with Trumpet Winsock. I've
- figured out how to get connected, and can finally telnet and ftp to the
- _system_ only. I can't TelNet or FTP outside io.org. Any ideas?
-
- Also, is there a better IRC client for Windows then WINIRC?
-
- Thanks...
- --
- { Roddie Hasan "Lets bungle in the jungle" - Jethro Tull }
- { London, Ontario "Khalli kitfik a'a kitfi" - Najwa Karam }
- { roddie@io.org "Wake up and smell the humous" - Genie }
- { (519) 649-1765 "December 1963" - The 4 Seasons }
- From news@bigblue.oit.unc.edu Thu Mar 31 06:29:07 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA05221; Thu, 31 Mar 1994 12:12:12 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA10209; Thu, 31 Mar 1994 11:57:39 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: 31 Mar 1994 06:29:07 GMT
- From: jnlin@netrd.net.tw (jnlin)
- Message-Id: <2ndqjj$6q8@news.csie.nctu.edu.tw>
- Organization: III
- Sender: ses
- Subject: Question about WSAAsyncSelect events
-
- Dear Sir:
-
- I have a question about WSAAsyncSelect.
-
- The scenarinos are as following
-
- [Server] [Client]
-
- socket() /*tcp socket*/
- bind()
- listen() /* port=nnnn */
- socket()
- connect() /* connect to port nnnn */
- send() /* send out data */
- closesocket() /* close socket */
- WSAAsyncSelect(FD_ACCEPT|
- FD_READ|
- FD_WRITE|
- FD_CLOSE)
-
-
-
- What kinds of events should Server receive?
-
- Under trumpet kernel, the Server receives FD_ACCEPT and FD_CONNECT
- events. (I think this should be wrong.)
-
- Under Netmanage kernel, the Server receives FD_ACCEPT on old listen
- socket and FD_READ, FD_WRITE and FD_CLOSE on new accepted socket.
-
- I hope to receive FD_ACCEPT on old listen socket and FD_READ,
- FD_CLOSE on the new accepted socket. About FD_WRITE, the peer
- socket has closed it. Should we still receive this event?
-
-
- Jyun-Naih
- From news@bigblue.oit.unc.edu Thu Mar 31 10:19:12 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA05234; Thu, 31 Mar 1994 12:12:15 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA14885; Thu, 31 Mar 1994 12:02:51 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: Thu, 31 Mar 1994 10:19:12 GMT
- From: klaus@mail.sz.etc.tu-bs.de (Klaus Troja)
- Message-Id: <klaus.432.2D9AA3A0@mail.sz.etc.tu-bs.de>
- Organization: Sprachenzentrum der TU Braunschweig
- Sender: ses
- References: <2ncld0$14h@mailer.fsu.edu>
- Subject: Re: Why does Trumpet News put files on file server?
-
- In article <2ncld0$14h@mailer.fsu.edu> jclark@mailer.fsu.edu (Huh?) writes:
- >From: jclark@mailer.fsu.edu (Huh?)
- >Subject: Why does Trumpet News put files on file server?
- >Date: 30 Mar 1994 19:54:08 GMT
-
- >I've been using QVTNet's newsreader for some time and would like to
- >switch over to Trumpet News. But I can't figure out why every time
- >I run it, it insists on putting its news.prm and news.ini
- >files on the network file server instead on on my hard
- >disk. As I recall, even the old DOS version did the same
- >thing. How can I get Trumpet News to keep its files on my
- >C drive (in either the trumpet directory or windows
- >directory -- I don't care which)?
- >---
- >Joe Clark
- >Florida State Univ.
- >jclark@mailer.fsu.edu
- >904-644-0830 FAX -6257
-
- -disable_nw on the command line or in environment (I do not know what to set
- there) does the job. There are many more options; just have a look at the
- docs.
-
- Klaus
- From news@bigblue.oit.unc.edu Thu Mar 31 10:24:19 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA05244; Thu, 31 Mar 1994 12:12:17 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA23593; Thu, 31 Mar 1994 12:03:17 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: Thu, 31 Mar 1994 10:24:19 GMT
- From: klaus@mail.sz.etc.tu-bs.de (Klaus Troja)
- Message-Id: <klaus.433.2D9AA4D3@mail.sz.etc.tu-bs.de>
- Organization: Sprachenzentrum der TU Braunschweig
- Sender: ses
- References: <84142.walstrom@mr.net>
- Subject: Re: Timeout? : ODI+Novell+Trumpet Winsock +mosaic....
-
- In article <84142.walstrom@mr.net> "Tom Walstrom" <walstrom@mr.net> writes:
- >From: "Tom Walstrom" <walstrom@mr.net>
- >Subject: Re: Timeout? : ODI+Novell+Trumpet Winsock +mosaic....
- >Date: Wed, 30 Mar 94 20:35:15 CST
-
- >On Mon, 28 Mar 1994 23:10:58 GMT,
- >Ondrej Zoltan <ozoltan@post.its.mcw.edu> wrote:
-
- >>I am using Trumpet Winsock with ODI drivers on Novell LAN. When I start
- >>windows and TCPman, all windows applications works OK. (Mosaic, hgopher,
- >>cello, TrumpetNews reader...). But I found 2 problems (maybe it is same
- >one):
- >>
- >>1. if I run DOS application (from Windows, i.e. POPmail) and THEN I try to
- >use
- >>ie Mosaic, it just hangs. I need to shut down and restart TCPman and then it
- >>will start to work again.
- >>
-
- >Our experience is that if you have tcpman loaded your DOS clients WILL NOT
- >WORK. If you shell to DOS to run TCP clients you must first shut down
- >TCPMAN.
-
- >Good luck,
-
- >Tom
-
- There is only one packet driver that is taken by TCPMAN/WINSOCK. If you want
- further apps (DOS programs for packet driver) running you have to use a
- packet multiplexer. Pktmux does this job just fine. I use this setup all the
- time with no problems at all.
- I load pktmux before starting windows and remove it after exiting. So there
- is no memory wasted under plain dos.
-
- Klaus
- From news@bigblue.oit.unc.edu Thu Mar 31 12:36:56 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA09770; Thu, 31 Mar 1994 12:42:09 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA12132; Thu, 31 Mar 1994 12:12:12 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: 31 Mar 1994 12:36:56 GMT
- From: eivindh@met.sintef.no
- Message-Id: <2neg58$ssc@ugle.unit.no>
- Organization: SINTEF Materials Technology
- Sender: ses
- Subject: Plain Windows 3.1(1) MS TCP-32 VxD beta Winsock
-
- This might be a silly question, anyway:
-
- Is the (very much discussed) MS TCP-32 VxD beta Winsock
- to be used only with Windows for Workgroups?
-
- What about plain Windows 3.1(1), is this not sufficient?
-
- I guess any answeres would be interesting to others than myself!
-
- Thanx
-
-